-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release 1.0.0 #16
release 1.0.0 #16
Conversation
Signed-off-by: SusiJo <susanne.jodoin@gmx.de>
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
… into querynator_module
This reverts commit 4b4c3eb.
Merge pull request #7 from HomoPolyethylen/template-merge
* feat!: specify cancer type for cgi & civic in samplesheet (#5) * refactored meta info parsing * bumped querynator to 0.5.1 moved cancer type from params to samplesheet * updated usage * updated usage * lint * update bcftools/norm to 1.18 * update bcftools/view to 1.18 * updated gunzip module * updated custom/dumpsoftwareversions module * updated utils_nfcore_pipeline subworkflow * lint * added cancer type defaults * updated module gunzip * updated module tabix/tabix * updated module tabix/bgziptabix * bump querynator to 0.5.4 * docs: update CHANGELOG * fix: disable parallelization for QUERYCGI CGI blocks multiple parallel requests to their API fixes #10 * build: bump version to 1.0.0 * test: run multiple samples for the full test * Bump querynator 0.5.5 * chore: remove obsolete TODOs * chore: update nf-core modules * chore: update nf-core subworkflows * chore(querynator): update to 0.5.5 * fix(docs): fix github actions badges
|
gh action download and run pipeline fails.
but validated existence of test.vcf in previous step (file was correctly printed after |
feat: add civic evidence filters
@@ -1,6 +1,6 @@ | |||
MIT License | |||
|
|||
Copyright (c) SusiJo | |||
Copyright (c) SusiJo, mapo9, HomoPolyethylen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 🎉 🎉 🎉
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).